翻訳と辞書
Words near each other
・ Triangular coordinates
・ Triangular cupola
・ Triangular decomposition
・ Triangular distribution
・ Triangular division
・ Triangular face
・ Triangular fibrocartilage
・ Triangular Football League
・ Triangular function
・ Triangular hebesphenorotunda
・ Triangular interval
・ Triangular kidneyshell
・ Triangular ligament
・ Triangular matrix
・ Triangular matrix ring
Triangular network coding
・ Triangular number
・ Triangular orthobicupola
・ Triangular prism
・ Triangular prismatic honeycomb
・ Triangular routing
・ Triangular space
・ Triangular theory of love
・ Triangular tiling
・ Triangular tiling honeycomb
・ Triangular trade
・ Triangularia
・ Triangulate cobweb spider
・ Triangulated category
・ Triangulated irregular network


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Triangular network coding : ウィキペディア英語版
Triangular network coding
In coding theory, triangular network coding (TNC) is a network coding based packet coding scheme introduced by .〔.〕
Previously, packet coding for network coding was done using linear network coding (LNC). The drawback of LNC over large finite field is that it resulted in high encoding and decoding computational complexity. While linear encoding and decoding over GF(2) alleviates the concern of high computational complexity, coding over GF(2) comes at the tradeoff cost of degrading throughput performance.
Triangular network coding therefore essentially addresses the high encoding and decoding computational complexity without degrading the throughput performance, with code rate comparable to that of linear network coding.
==Coding and decoding==

In TNC, coding is performed in two stages. First redundant "0" bits are selectively added at the head and tail of each packet such that all packets are of uniform bit length. Then the packets are XOR coded, bit-by-bit. The "0" bits are added in such a way that these redundant "0" bits added to each packet generate a triangular pattern.
In essence, the TNC decoding process, like the LNC decoding process involves Gaussian elimination. However, since the packets in TNC have been coded in such a manner that the resulting coded packets are in triangular pattern, the computational process of ''triangularization,''〔J. B. Fraleigh, and R. A. Beauregard, Linear Algebra. Chapter 10, Addison-Wesley Publishing Company, 1995.〕 with complexity of O(n^3), where n is the number of packets, can be bypassed. The receiver now only needs to perform ''back-substitution,''〔J. B. Fraleigh, and R. A. Beauregard, Linear Algebra. Chapter 10, Addison-Wesley Publishing Company, 1995.〕 with complexity given as O(n^2) for each bit location.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Triangular network coding」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.